-
Home
-
CleverReach Integration for Contact Form 7
-
2.4.4
-
Code
-
Classes
- LoggerInterfaceTest
Total Complexity |
11 |
Dependencies |
5 |
Dependents |
0 |
Total lines |
80 |
Lines of code |
49 |
Logical lines of code |
31 |
Comment lines |
18 |
Methods |
10 |
Properties |
0 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
testObjectCastToString() |
S |
62 |
2 |
11 |
getLogger() |
S |
100 |
1 |
0 |
getLogs() |
S |
100 |
1 |
0 |
testImplements() |
S |
80 |
1 |
3 |
testLogsAtAllLevels() |
S |
67 |
1 |
7 |
provideLevelsAndMessages() |
S |
73 |
1 |
3 |
testThrowsOnInvalidLevel() |
S |
75 |
1 |
4 |
testContextReplacement() |
S |
69 |
1 |
6 |
testContextCanContainAnything() |
S |
63 |
1 |
8 |
testContextExceptionKeyCanBeExceptionOrOtherValues() |
S |
67 |
1 |
7 |